$Status = pop3.FetchHeader (
<MailNo>
)
This function is used to fetch the header of an e-mail based on the e-mail number.
Parameters
<MailNo>
Specifies the e-mail number.
Return Value
Function returns 1 on success, 0 on failure.